-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Discover] Fix flaky chart interval test #146667
Conversation
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled in files
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @jughosta |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM and thanks for fixing! Only thing I'm curious about is why we're merging directly to 8.6 instead of backporting. Do we not need this in main?
@davismcphee It did not fail on main and was skipped only for 8.6. |
That's true, and I guess we can't really unskip a test in main that was never skipped. I just assume that means we'd also be at risk for it failing on main since it contains the 8.6 changes, but not this fix. I'm not sure what our process is supposed to be here though, so for now I guess we'll see if the issue persists in main and fix it separately there if it does. |
Closes #146223
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1611